Skip to main content
POST
Batch update orders (max 100). Partial failure allowed.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json
items
OrderUpdate · object[]
required
Maximum array length: 100

Response

Successful Response

failed
BatchFailedItem · object[]
required
succeeded
OrderResponse · object[]
required